home *** CD-ROM | disk | FTP | other *** search
- ***************
- *** 1,4 ****
- ! .\" $Id: c2man.man,v 2.0.1.39 1994/06/30 03:48:25 greyham Exp $
- .de EX \"Begin example
- .br
- .if \\$1 .ne \\$1
- --- 1,4 ----
- ! .\" $Id: c2man.man,v 2.0.1.40 1994/09/16 05:48:27 greyham Exp $
- .de EX \"Begin example
- .br
- .if \\$1 .ne \\$1
- ***************
- *** 601,607 ****
- parameters with no comment are described as ``Not Documented.'', to encourage
- the programmer to comment them.
- .TP
- ! .BI \-Tn|l|t[, options ]
- Set the output typesetting language as well as language specific
- options.
- .I options
- --- 601,607 ----
- parameters with no comment are described as ``Not Documented.'', to encourage
- the programmer to comment them.
- .TP
- ! .BI \-Tn|l|t|h[, options ]
- Set the output typesetting language as well as language specific
- options.
- .I options
- ***************
- *** 611,616 ****
- is the default,
- .B LaTeX
- .RB ( l )
- , or
- .B Texinfo
- .RB ( t ).
- --- 611,619 ----
- is the default,
- .B LaTeX
- .RB ( l )
- + ,
- + .B HTML
- + .RB ( h )
- , or
- .B Texinfo
- .RB ( t ).
- ***************
- *** 664,670 ****
- defaults to ``3'' for
- .BR nroff ,
- ``texi'' for
- ! .B Texinfo
- and ``tex'' for
- .B LaTeX
- output, as specified via the
- --- 667,675 ----
- defaults to ``3'' for
- .BR nroff ,
- ``texi'' for
- ! .B Texinfo ,
- ! ``html'' for
- ! .B HTML
- and ``tex'' for
- .B LaTeX
- output, as specified via the
-